﻿2026-07-09T09:26:19.9709879Z Current runner version: '2.335.1'
2026-07-09T09:26:19.9714434Z Runner name: 'hfenduleam'
2026-07-09T09:26:19.9714852Z Runner group name: 'Default'
2026-07-09T09:26:19.9715346Z Machine name: 'HFENDULEAM'
2026-07-09T09:26:19.9717182Z ##[group]GITHUB_TOKEN Permissions
2026-07-09T09:26:19.9718447Z Contents: read
2026-07-09T09:26:19.9718790Z Metadata: read
2026-07-09T09:26:19.9719099Z Packages: read
2026-07-09T09:26:19.9719410Z ##[endgroup]
2026-07-09T09:26:19.9720647Z Secret source: Actions
2026-07-09T09:26:19.9721066Z Prepare workflow directory
2026-07-09T09:26:19.9996180Z Prepare all required actions
2026-07-09T09:26:20.0021271Z Getting action download info
2026-07-09T09:26:20.3401461Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-09T09:26:20.9730094Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-09T09:26:21.0318410Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-09T09:26:21.0319414Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-09T09:26:21.0320089Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-09T09:26:21.0320900Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-09T09:26:21.0321365Z [36;1mexit 0[0m
2026-07-09T09:26:21.0380487Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-09T09:26:21.0381508Z ##[endgroup]
2026-07-09T09:26:21.3683204Z ##[group]Run actions/checkout@v5
2026-07-09T09:26:21.3683983Z with:
2026-07-09T09:26:21.3684745Z   fetch-depth: 0
2026-07-09T09:26:21.3685265Z   repository: SaberMage/spt-core
2026-07-09T09:26:21.3689674Z   token: ***
2026-07-09T09:26:21.3690138Z   ssh-strict: true
2026-07-09T09:26:21.3690609Z   ssh-user: git
2026-07-09T09:26:21.3691087Z   persist-credentials: true
2026-07-09T09:26:21.3691604Z   clean: true
2026-07-09T09:26:21.3692057Z   sparse-checkout-cone-mode: true
2026-07-09T09:26:21.3692616Z   fetch-tags: false
2026-07-09T09:26:21.3693093Z   show-progress: true
2026-07-09T09:26:21.3693564Z   lfs: false
2026-07-09T09:26:21.3694003Z   submodules: false
2026-07-09T09:26:21.3694482Z   set-safe-directory: true
2026-07-09T09:26:21.3694996Z ##[endgroup]
2026-07-09T09:26:21.5494155Z Syncing repository: SaberMage/spt-core
2026-07-09T09:26:21.5495572Z ##[group]Getting Git version info
2026-07-09T09:26:21.5496330Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-09T09:26:21.5754245Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T09:26:21.5957692Z git version 2.43.0.windows.1
2026-07-09T09:26:21.5981226Z ##[endgroup]
2026-07-09T09:26:21.5989113Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0cee3030-fdcc-4d05-aabc-f0d93afaaf63\.gitconfig'
2026-07-09T09:26:21.6002421Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0cee3030-fdcc-4d05-aabc-f0d93afaaf63' before making global git config changes
2026-07-09T09:26:21.6003972Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T09:26:21.6007086Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T09:26:21.6237855Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-09T09:26:21.6439429Z https://github.com/SaberMage/spt-core
2026-07-09T09:26:21.6467116Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-09T09:26:21.6471539Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-09T09:26:21.6666174Z HEAD
2026-07-09T09:26:21.6919461Z ##[endgroup]
2026-07-09T09:26:21.6921423Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-09T09:26:22.0578905Z ##[group]Cleaning the repository
2026-07-09T09:26:22.0582461Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-09T09:26:27.7809907Z Removing target/
2026-07-09T09:26:27.7845523Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-09T09:26:27.9159851Z HEAD is now at 015eae7 Merge ca8058edb413c8b952255a22f9c91101ab6903b1 into ae82332bf753eabb0d4f47dd768597217bce6083
2026-07-09T09:26:27.9190982Z ##[endgroup]
2026-07-09T09:26:27.9196884Z ##[group]Disabling automatic garbage collection
2026-07-09T09:26:27.9204439Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-09T09:26:27.9468444Z ##[endgroup]
2026-07-09T09:26:27.9468964Z ##[group]Setting up auth
2026-07-09T09:26:27.9475456Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T09:26:27.9751470Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T09:26:28.4134135Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T09:26:28.4364272Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T09:26:28.8064495Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T09:26:28.8290724Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T09:26:29.2092510Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-09T09:26:29.2398640Z ##[endgroup]
2026-07-09T09:26:29.2399079Z ##[group]Fetching the repository
2026-07-09T09:26:29.2406906Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +015eae70c1b58ac71b8564b69094ea7a5df1211c:refs/remotes/pull/68/merge
2026-07-09T09:26:31.0974998Z From https://github.com/SaberMage/spt-core
2026-07-09T09:26:31.0975614Z  + 02852d9...ca8058e pump-w2-design -> origin/pump-w2-design  (forced update)
2026-07-09T09:26:31.1093403Z ##[endgroup]
2026-07-09T09:26:31.1093841Z ##[group]Determining the checkout info
2026-07-09T09:26:31.1094261Z ##[endgroup]
2026-07-09T09:26:31.1099284Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-09T09:26:31.1358053Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-09T09:26:31.1577935Z ##[group]Checking out the ref
2026-07-09T09:26:31.1581879Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/68/merge
2026-07-09T09:26:31.1925407Z HEAD is now at 015eae7 Merge ca8058edb413c8b952255a22f9c91101ab6903b1 into ae82332bf753eabb0d4f47dd768597217bce6083
2026-07-09T09:26:31.1944775Z ##[endgroup]
2026-07-09T09:26:31.2178257Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-09T09:26:31.2375167Z 015eae70c1b58ac71b8564b69094ea7a5df1211c
2026-07-09T09:26:31.2618762Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-09T09:26:31.2619172Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-09T09:26:31.2619405Z [36;1m$PIN = "0c95435"[0m
2026-07-09T09:26:31.2619636Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-09T09:26:31.2619905Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-09T09:26:31.2620339Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-09T09:26:31.2620713Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-09T09:26:31.2621059Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-09T09:26:31.2621344Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-09T09:26:31.2621597Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-09T09:26:31.2622375Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-09T09:26:31.2622765Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-09T09:26:31.2622995Z [36;1m}[0m
2026-07-09T09:26:31.2623156Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-09T09:26:31.2623422Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-09T09:26:31.2686889Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-09T09:26:31.2687334Z ##[endgroup]
2026-07-09T09:26:32.1291519Z    Compiling proc-macro2 v1.0.106
2026-07-09T09:26:32.1291843Z    Compiling quote v1.0.45
2026-07-09T09:26:32.1292131Z    Compiling unicode-ident v1.0.24
2026-07-09T09:26:32.1292363Z    Compiling cfg-if v1.0.4
2026-07-09T09:26:32.1292583Z    Compiling serde_core v1.0.228
2026-07-09T09:26:32.1292847Z    Compiling serde v1.0.228
2026-07-09T09:26:32.1293277Z    Compiling windows-link v0.2.1
2026-07-09T09:26:32.1294154Z    Compiling typenum v1.20.1
2026-07-09T09:26:32.1294595Z    Compiling portable-atomic v1.13.1
2026-07-09T09:26:32.1295128Z    Compiling getrandom v0.3.4
2026-07-09T09:26:32.1295525Z    Compiling pin-project-lite v0.2.17
2026-07-09T09:26:32.1296086Z    Compiling version_check v0.9.5
2026-07-09T09:26:32.1296570Z    Compiling find-msvc-tools v0.1.9
2026-07-09T09:26:32.1296962Z    Compiling memchr v2.8.1
2026-07-09T09:26:32.1297744Z    Compiling critical-section v1.2.0
2026-07-09T09:26:32.1298648Z    Compiling shlex v2.0.1
2026-07-09T09:26:32.2035946Z    Compiling windows-sys v0.61.2
2026-07-09T09:26:32.2054054Z    Compiling subtle v2.6.1
2026-07-09T09:26:32.2397131Z    Compiling smallvec v1.15.1
2026-07-09T09:26:32.2630148Z    Compiling futures-core v0.3.32
2026-07-09T09:26:32.3016619Z    Compiling equivalent v1.0.2
2026-07-09T09:26:32.3917347Z    Compiling itoa v1.0.18
2026-07-09T09:26:32.4140249Z    Compiling bytes v1.11.1
2026-07-09T09:26:32.4162219Z    Compiling semver v1.0.28
2026-07-09T09:26:32.4606177Z    Compiling stable_deref_trait v1.2.1
2026-07-09T09:26:32.4730998Z    Compiling log v0.4.32
2026-07-09T09:26:32.4957490Z    Compiling generic-array v0.14.7
2026-07-09T09:26:32.5314113Z    Compiling futures-io v0.3.32
2026-07-09T09:26:32.5928664Z    Compiling rustc_version v0.4.1
2026-07-09T09:26:32.6685748Z    Compiling slab v0.4.12
2026-07-09T09:26:32.7354673Z    Compiling futures-sink v0.3.32
2026-07-09T09:26:32.7726006Z    Compiling rand_core v0.10.1
2026-07-09T09:26:32.8280823Z    Compiling futures-channel v0.3.32
2026-07-09T09:26:32.8431597Z    Compiling rustversion v1.0.22
2026-07-09T09:26:32.8555556Z    Compiling hashbrown v0.17.1
2026-07-09T09:26:32.9306268Z    Compiling futures-task v0.3.32
2026-07-09T09:26:32.9817297Z    Compiling getrandom v0.2.17
2026-07-09T09:26:33.0979717Z    Compiling cpufeatures v0.2.17
2026-07-09T09:26:33.1609880Z    Compiling getrandom v0.4.2
2026-07-09T09:26:33.1979598Z    Compiling fnv v1.0.7
2026-07-09T09:26:33.2005079Z    Compiling libc v0.2.186
2026-07-09T09:26:33.3850093Z    Compiling strsim v0.11.1
2026-07-09T09:26:33.4801693Z    Compiling cfg_aliases v0.2.1
2026-07-09T09:26:33.5849899Z    Compiling litemap v0.8.2
2026-07-09T09:26:33.6295570Z    Compiling jobserver v0.1.34
2026-07-09T09:26:33.6673687Z    Compiling autocfg v1.5.1
2026-07-09T09:26:33.6710130Z    Compiling writeable v0.6.3
2026-07-09T09:26:33.6749412Z    Compiling fs_extra v1.3.0
2026-07-09T09:26:33.7165029Z    Compiling ident_case v1.0.1
2026-07-09T09:26:33.7551493Z    Compiling icu_properties_data v2.2.0
2026-07-09T09:26:33.8436580Z    Compiling utf8_iter v1.0.4
2026-07-09T09:26:33.8910889Z    Compiling cc v1.2.63
2026-07-09T09:26:34.0251735Z    Compiling indexmap v2.14.0
2026-07-09T09:26:34.0925428Z    Compiling icu_normalizer_data v2.2.0
2026-07-09T09:26:34.1034023Z    Compiling dunce v1.0.5
2026-07-09T09:26:34.1448638Z    Compiling percent-encoding v2.3.2
2026-07-09T09:26:34.1456686Z    Compiling http v1.4.1
2026-07-09T09:26:34.2700601Z    Compiling syn v2.0.117
2026-07-09T09:26:34.2750076Z    Compiling crypto-common v0.1.7
2026-07-09T09:26:34.3338582Z    Compiling thiserror v2.0.18
2026-07-09T09:26:34.3411862Z    Compiling cpufeatures v0.3.0
2026-07-09T09:26:34.3856278Z    Compiling aws-lc-rs v1.17.0
2026-07-09T09:26:34.4053826Z    Compiling unicode-segmentation v1.13.3
2026-07-09T09:26:34.4180984Z    Compiling scopeguard v1.2.0
2026-07-09T09:26:34.4448139Z    Compiling chacha20 v0.10.0
2026-07-09T09:26:34.4911327Z    Compiling lock_api v0.4.14
2026-07-09T09:26:34.4993154Z    Compiling form_urlencoded v1.2.2
2026-07-09T09:26:34.5226555Z    Compiling block-buffer v0.10.4
2026-07-09T09:26:34.6822888Z    Compiling winapi v0.3.9
2026-07-09T09:26:34.7186926Z    Compiling untrusted v0.9.0
2026-07-09T09:26:34.7626383Z    Compiling bitflags v2.12.1
2026-07-09T09:26:34.7680900Z    Compiling rand v0.10.1
2026-07-09T09:26:34.7769798Z    Compiling digest v0.10.7
2026-07-09T09:26:34.7861807Z    Compiling num-traits v0.2.19
2026-07-09T09:26:34.8301238Z    Compiling cmake v0.1.58
2026-07-09T09:26:34.9232413Z    Compiling windows-strings v0.5.1
2026-07-09T09:26:35.2456572Z    Compiling windows-result v0.4.1
2026-07-09T09:26:35.2905433Z    Compiling heck v0.5.0
2026-07-09T09:26:35.4105832Z    Compiling rustls v0.23.40
2026-07-09T09:26:35.4197746Z    Compiling convert_case v0.10.0
2026-07-09T09:26:35.4936635Z    Compiling anyhow v1.0.102
2026-07-09T09:26:35.5892589Z    Compiling unicode-xid v0.2.6
2026-07-09T09:26:35.6135861Z    Compiling aws-lc-sys v0.41.0
2026-07-09T09:26:35.7536983Z    Compiling ring v0.17.14
2026-07-09T09:26:35.8320679Z    Compiling atomic-waker v1.1.2
2026-07-09T09:26:36.0244176Z    Compiling const-oid v0.10.2
2026-07-09T09:26:36.0725939Z    Compiling parking_lot_core v0.9.12
2026-07-09T09:26:36.1220000Z    Compiling zerocopy v0.8.50
2026-07-09T09:26:36.1220434Z    Compiling httparse v1.10.1
2026-07-09T09:26:36.1313495Z    Compiling http-body v1.0.1
2026-07-09T09:26:36.2494978Z    Compiling hybrid-array v0.4.12
2026-07-09T09:26:36.2556313Z    Compiling curve25519-dalek v4.1.3
2026-07-09T09:26:36.2966956Z    Compiling ahash v0.8.12
2026-07-09T09:26:36.3132998Z    Compiling base64ct v1.8.3
2026-07-09T09:26:36.3719580Z    Compiling either v1.16.0
2026-07-09T09:26:36.5725931Z    Compiling fastrand v2.4.1
2026-07-09T09:26:36.6307171Z    Compiling powerfmt v0.2.0
2026-07-09T09:26:36.6802757Z    Compiling pem-rfc7468 v1.0.0
2026-07-09T09:26:36.8303646Z    Compiling deranged v0.5.8
2026-07-09T09:26:36.8369128Z    Compiling uuid v1.23.2
2026-07-09T09:26:36.8645594Z    Compiling rand_core v0.6.4
2026-07-09T09:26:36.8876868Z    Compiling data-encoding v2.11.0
2026-07-09T09:26:36.9158937Z    Compiling num-conv v0.2.2
2026-07-09T09:26:37.0678837Z    Compiling time-core v0.1.8
2026-07-09T09:26:37.1287242Z    Compiling base64 v0.22.1
2026-07-09T09:26:37.1953840Z    Compiling tower-service v0.3.3
2026-07-09T09:26:37.2082551Z    Compiling zmij v1.0.21
2026-07-09T09:26:37.2577204Z    Compiling tinyvec_macros v0.1.1
2026-07-09T09:26:37.2708377Z    Compiling vcpkg v0.2.15
2026-07-09T09:26:37.3364165Z    Compiling try-lock v0.2.5
2026-07-09T09:26:37.3364596Z    Compiling pkg-config v0.3.33
2026-07-09T09:26:37.4343288Z    Compiling parking_lot v0.12.5
2026-07-09T09:26:37.4791185Z    Compiling block-buffer v0.12.0
2026-07-09T09:26:37.5125327Z    Compiling crypto-common v0.2.2
2026-07-09T09:26:37.6042676Z    Compiling synstructure v0.13.2
2026-07-09T09:26:37.7678810Z    Compiling darling_core v0.20.11
2026-07-09T09:26:37.8763929Z    Compiling want v0.3.1
2026-07-09T09:26:37.9278735Z    Compiling tinyvec v1.11.0
2026-07-09T09:26:38.1093120Z    Compiling sha2 v0.10.9
2026-07-09T09:26:38.1703086Z    Compiling vergen-lib v9.1.0
2026-07-09T09:26:38.2093010Z    Compiling inout v0.1.4
2026-07-09T09:26:38.2894818Z    Compiling n0-future v0.3.2
2026-07-09T09:26:38.3596613Z    Compiling winnow v1.0.3
2026-07-09T09:26:38.3992067Z    Compiling serde_json v1.0.150
2026-07-09T09:26:38.4188581Z    Compiling signature v2.2.0
2026-07-09T09:26:38.4404014Z    Compiling cordyceps v0.3.4
2026-07-09T09:26:38.5298367Z    Compiling crossbeam-utils v0.8.21
2026-07-09T09:26:38.5643809Z    Compiling httpdate v1.0.3
2026-07-09T09:26:38.6271847Z    Compiling spin v0.10.0
2026-07-09T09:26:38.6328941Z    Compiling diatomic-waker v0.2.3
2026-07-09T09:26:38.6860272Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-09T09:26:38.6971363Z    Compiling parking v2.2.1
2026-07-09T09:26:38.7211783Z    Compiling libsqlite3-sys v0.30.1
2026-07-09T09:26:38.7555887Z    Compiling futures-buffered v0.2.13
2026-07-09T09:26:38.8125307Z    Compiling futures-lite v2.6.1
2026-07-09T09:26:38.9637559Z    Compiling digest v0.11.3
2026-07-09T09:26:38.9923116Z    Compiling ed25519 v2.2.3
2026-07-09T09:26:39.0154026Z    Compiling cipher v0.4.4
2026-07-09T09:26:39.1332578Z    Compiling vergen-lib v0.1.6
2026-07-09T09:26:39.1687015Z    Compiling vergen v9.1.0
2026-07-09T09:26:39.1934329Z    Compiling universal-hash v0.5.1
2026-07-09T09:26:39.3445433Z    Compiling socket2 v0.6.4
2026-07-09T09:26:39.3617444Z    Compiling mio v1.2.1
2026-07-09T09:26:39.3894405Z    Compiling noq-udp v0.10.0
2026-07-09T09:26:39.4133939Z    Compiling heapless v0.7.17
2026-07-09T09:26:39.4299010Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-09T09:26:39.4688415Z    Compiling sync_wrapper v1.0.2
2026-07-09T09:26:39.4992028Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-09T09:26:39.6525159Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-09T09:26:39.7805606Z    Compiling byteorder v1.5.0
2026-07-09T09:26:39.8364376Z    Compiling allocator-api2 v0.2.21
2026-07-09T09:26:39.8692331Z    Compiling opaque-debug v0.3.1
2026-07-09T09:26:40.0712112Z    Compiling serde_derive v1.0.228
2026-07-09T09:26:40.0721929Z    Compiling zeroize_derive v1.4.3
2026-07-09T09:26:40.0728031Z    Compiling zerofrom-derive v0.1.7
2026-07-09T09:26:40.1017904Z    Compiling tokio-macros v2.7.0
2026-07-09T09:26:40.1083953Z    Compiling yoke-derive v0.8.2
2026-07-09T09:26:40.1805907Z    Compiling futures-macro v0.3.32
2026-07-09T09:26:40.2258427Z    Compiling zerovec-derive v0.11.3
2026-07-09T09:26:40.3290624Z    Compiling displaydoc v0.2.6
2026-07-09T09:26:40.5601896Z    Compiling tracing-attributes v0.1.31
2026-07-09T09:26:40.6515918Z    Compiling thiserror-impl v2.0.18
2026-07-09T09:26:40.7032946Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-09T09:26:41.3898792Z    Compiling darling_macro v0.20.11
2026-07-09T09:26:41.4237231Z    Compiling zeroize v1.8.2
2026-07-09T09:26:41.4827932Z    Compiling tokio v1.52.3
2026-07-09T09:26:41.5526662Z    Compiling futures-util v0.3.32
2026-07-09T09:26:41.5775459Z    Compiling derive_more-impl v2.1.1
2026-07-09T09:26:41.6475328Z    Compiling spez v0.1.2
2026-07-09T09:26:41.7810558Z    Compiling rustls-pki-types v1.14.1
2026-07-09T09:26:41.8362790Z    Compiling n0-error-macros v0.1.3
2026-07-09T09:26:41.8525898Z    Compiling darling v0.20.11
2026-07-09T09:26:42.1234446Z    Compiling derive_builder_core v0.20.2
2026-07-09T09:26:42.1400164Z    Compiling windows-implement v0.60.2
2026-07-09T09:26:42.1554468Z    Compiling windows-interface v0.59.3
2026-07-09T09:26:42.1893944Z    Compiling der v0.8.0-rc.10
2026-07-09T09:26:42.3597242Z    Compiling zerofrom v0.1.8
2026-07-09T09:26:42.3687784Z    Compiling pin-project-internal v1.1.13
2026-07-09T09:26:42.6403543Z    Compiling yoke v0.8.3
2026-07-09T09:26:42.6666854Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-09T09:26:42.8378088Z    Compiling hash32 v0.2.1
2026-07-09T09:26:42.8973031Z    Compiling n0-error v0.1.3
2026-07-09T09:26:42.9514629Z    Compiling polyval v0.6.2
2026-07-09T09:26:43.0038641Z    Compiling zerovec v0.11.6
2026-07-09T09:26:43.0546921Z    Compiling zerotrie v0.2.4
2026-07-09T09:26:43.0963328Z    Compiling windows-core v0.62.2
2026-07-09T09:26:43.3085024Z    Compiling spki v0.8.0-rc.4
2026-07-09T09:26:43.4292028Z    Compiling derive_builder_macro v0.20.2
2026-07-09T09:26:43.5499471Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-09T09:26:43.5581604Z    Compiling ed25519-dalek v2.2.0
2026-07-09T09:26:43.6916709Z    Compiling tinystr v0.8.3
2026-07-09T09:26:43.7128860Z    Compiling potential_utf v0.1.5
2026-07-09T09:26:43.7471151Z    Compiling pin-project v1.1.13
2026-07-09T09:26:43.8824100Z    Compiling icu_locale_core v2.2.0
2026-07-09T09:26:43.8974630Z    Compiling icu_collections v2.2.0
2026-07-09T09:26:44.5589830Z    Compiling derive_builder v0.20.2
2026-07-09T09:26:44.6376845Z    Compiling futures-executor v0.3.32
2026-07-09T09:26:44.7315647Z    Compiling vergen-gitcl v1.0.8
2026-07-09T09:26:44.7394870Z    Compiling spin v0.9.8
2026-07-09T09:26:44.8147944Z    Compiling windows-threading v0.2.1
2026-07-09T09:26:44.9633870Z    Compiling signature v3.0.0
2026-07-09T09:26:44.9944649Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-09T09:26:45.0042970Z    Compiling fallible-iterator v0.3.0
2026-07-09T09:26:45.0397488Z    Compiling ryu v1.0.23
2026-07-09T09:26:45.0690038Z    Compiling tower-layer v0.3.3
2026-07-09T09:26:45.1802631Z    Compiling tokio-util v0.7.18
2026-07-09T09:26:45.1969713Z    Compiling windows-future v0.3.2
2026-07-09T09:26:45.2554782Z    Compiling futures v0.3.32
2026-07-09T09:26:45.2888620Z    Compiling windows-targets v0.52.6
2026-07-09T09:26:45.3113599Z    Compiling windows-collections v0.3.2
2026-07-09T09:26:45.3281316Z    Compiling windows-numerics v0.3.1
2026-07-09T09:26:45.3535163Z    Compiling spt-proto v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-09T09:26:45.3766116Z    Compiling proc-macro-crate v3.5.0
2026-07-09T09:26:45.3766573Z    Compiling ghash v0.5.1
2026-07-09T09:26:45.4098832Z    Compiling cobs v0.3.0
2026-07-09T09:26:45.5222280Z    Compiling icu_provider v2.2.0
2026-07-09T09:26:45.5628951Z    Compiling postcard-derive v0.2.2
2026-07-09T09:26:45.6344564Z    Compiling aes v0.8.4
2026-07-09T09:26:45.6653273Z    Compiling ctr v0.9.2
2026-07-09T09:26:45.8206445Z    Compiling icu_normalizer v2.2.0
2026-07-09T09:26:45.8543174Z    Compiling icu_properties v2.2.0
2026-07-09T09:26:45.9109020Z    Compiling ipnet v2.12.0
2026-07-09T09:26:45.9686859Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-09T09:26:46.1823031Z    Compiling ed25519 v3.0.0-rc.4
2026-07-09T09:26:46.3216155Z    Compiling once_cell v1.21.4
2026-07-09T09:26:46.3492014Z    Compiling derive_more v2.1.1
2026-07-09T09:26:46.4176651Z    Compiling prefix-trie v0.8.4
2026-07-09T09:26:46.4308428Z    Compiling sha2 v0.11.0-rc.5
2026-07-09T09:26:46.4767064Z    Compiling fs2 v0.4.3
2026-07-09T09:26:46.5359287Z    Compiling tracing-core v0.1.36
2026-07-09T09:26:46.7635506Z    Compiling hashbrown v0.14.5
2026-07-09T09:26:46.7635933Z    Compiling time v0.3.47
2026-07-09T09:26:46.7824625Z    Compiling http-body-util v0.1.3
2026-07-09T09:26:46.8613926Z    Compiling aead v0.5.2
2026-07-09T09:26:46.8645902Z    Compiling ipconfig v0.3.4
2026-07-09T09:26:46.8648427Z    Compiling arrayvec v0.7.6
2026-07-09T09:26:47.0152823Z    Compiling tracing v0.1.44
2026-07-09T09:26:47.0449611Z    Compiling utf8parse v0.2.2
2026-07-09T09:26:47.0863196Z    Compiling widestring v1.2.1
2026-07-09T09:26:47.1242918Z    Compiling idna_adapter v1.2.2
2026-07-09T09:26:47.1247383Z    Compiling aes-gcm v0.10.3
2026-07-09T09:26:47.1375063Z    Compiling postcard v1.1.3
2026-07-09T09:26:47.1927592Z    Compiling data-encoding-macro v0.1.20
2026-07-09T09:26:47.2416456Z    Compiling idna v1.1.0
2026-07-09T09:26:47.2897971Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-09T09:26:47.3105819Z    Compiling num_enum_derive v0.7.6
2026-07-09T09:26:47.4024843Z    Compiling h2 v0.4.14
2026-07-09T09:26:47.4454385Z    Compiling hashlink v0.9.1
2026-07-09T09:26:47.5200486Z    Compiling windows v0.62.2
2026-07-09T09:26:47.6818848Z    Compiling url v2.5.8
2026-07-09T09:26:47.6908119Z    Compiling chrono v0.4.45
2026-07-09T09:26:47.7479142Z    Compiling rusqlite v0.32.1
2026-07-09T09:26:47.7501573Z    Compiling windows-sys v0.59.0
2026-07-09T09:26:47.7908639Z    Compiling tower v0.5.3
2026-07-09T09:26:47.8391076Z    Compiling crossbeam-channel v0.5.15
2026-07-09T09:26:47.9751442Z    Compiling crossbeam-epoch v0.9.18
2026-07-09T09:26:47.9956573Z    Compiling enum-assoc v1.3.0
2026-07-09T09:26:48.4319786Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-09T09:26:48.5000575Z    Compiling iroh-metrics-derive v0.4.1
2026-07-09T09:26:48.5601816Z    Compiling async-trait v0.1.89
2026-07-09T09:26:48.6091555Z    Compiling strum_macros v0.28.0
2026-07-09T09:26:48.7413830Z    Compiling spt-store v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-09T09:26:49.1021956Z    Compiling windows-registry v0.6.1
2026-07-09T09:26:49.1090268Z    Compiling blake3 v1.8.5
2026-07-09T09:26:49.1619148Z    Compiling memoffset v0.6.5
2026-07-09T09:26:49.2082817Z    Compiling netwatch v0.16.0
2026-07-09T09:26:49.4855915Z    Compiling noq v0.18.0
2026-07-09T09:26:49.5674730Z    Compiling acto v0.8.2
2026-07-09T09:26:49.6012972Z    Compiling mac-addr v0.3.0
2026-07-09T09:26:49.8646015Z    Compiling rustc-hash v2.1.2
2026-07-09T09:26:49.9349115Z    Compiling xml-rs v0.8.28
2026-07-09T09:26:49.9927589Z    Compiling sorted-index-buffer v0.2.1
2026-07-09T09:26:50.0756261Z    Compiling tagptr v0.2.0
2026-07-09T09:26:50.0927723Z    Compiling ref-cast v1.0.25
2026-07-09T09:26:50.1244483Z    Compiling foldhash v0.2.0
2026-07-09T09:26:50.1257116Z    Compiling lru-slab v0.1.2
2026-07-09T09:26:50.1390825Z    Compiling thiserror v1.0.69
2026-07-09T09:26:50.1533088Z    Compiling identity-hash v0.1.0
2026-07-09T09:26:50.2455991Z    Compiling moka v0.12.15
2026-07-09T09:26:50.2794862Z    Compiling hashbrown v0.16.1
2026-07-09T09:26:50.4389362Z    Compiling netdev v0.42.0
2026-07-09T09:26:50.4934882Z    Compiling iroh-relay v0.98.0
2026-07-09T09:26:50.5914005Z    Compiling xmltree v0.10.3
2026-07-09T09:26:50.7096481Z    Compiling iroh-metrics v0.38.3
2026-07-09T09:26:50.8536703Z    Compiling num_enum v0.7.6
2026-07-09T09:26:51.0034331Z    Compiling tower-http v0.6.11
2026-07-09T09:26:51.0745583Z    Compiling spt-msg v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-09T09:26:51.1433723Z    Compiling iroh-base v0.98.0
2026-07-09T09:26:51.2520664Z    Compiling hyper v1.10.1
2026-07-09T09:26:51.2558603Z    Compiling attohttpc v0.30.1
2026-07-09T09:26:51.2645797Z    Compiling n0-watcher v0.6.1
2026-07-09T09:26:51.2879739Z    Compiling strum v0.28.0
2026-07-09T09:26:51.4377778Z    Compiling tokio-stream v0.1.18
2026-07-09T09:26:51.4378342Z    Compiling toml_datetime v0.6.11
2026-07-09T09:26:51.6206995Z    Compiling serde_spanned v0.6.9
2026-07-09T09:26:51.6336894Z    Compiling ref-cast-impl v1.0.25
2026-07-09T09:26:51.6437420Z    Compiling thiserror-impl v1.0.69
2026-07-09T09:26:51.8809817Z    Compiling serde_derive_internals v0.29.1
2026-07-09T09:26:51.9209777Z    Compiling simple-dns v0.9.3
2026-07-09T09:26:52.0516398Z    Compiling serial-core v0.4.0
2026-07-09T09:26:52.1550076Z    Compiling aho-corasick v1.1.4
2026-07-09T09:26:52.2814874Z    Compiling winreg v0.10.1
2026-07-09T09:26:52.4435570Z    Compiling toml_write v0.1.2
2026-07-09T09:26:52.4588782Z    Compiling resolv-conf v0.7.6
2026-07-09T09:26:52.5721605Z    Compiling winnow v0.7.15
2026-07-09T09:26:52.6088048Z    Compiling arrayref v0.3.9
2026-07-09T09:26:52.7588231Z    Compiling hyper-util v0.1.20
2026-07-09T09:26:52.8107067Z    Compiling regex-syntax v0.8.10
2026-07-09T09:26:52.9735471Z    Compiling constant_time_eq v0.4.2
2026-07-09T09:26:53.1735242Z    Compiling simdutf8 v0.1.5
2026-07-09T09:26:53.3252225Z    Compiling smol_str v0.1.24
2026-07-09T09:26:53.3913857Z    Compiling sha1_smol v1.0.1
2026-07-09T09:26:53.4776141Z    Compiling schemars_derive v1.2.1
2026-07-09T09:26:53.7719249Z    Compiling iroh-dns v0.98.0
2026-07-09T09:26:53.9946047Z    Compiling serial-windows v0.4.0
2026-07-09T09:26:54.3156336Z    Compiling lru v0.16.4
2026-07-09T09:26:54.4961899Z    Compiling igd-next v0.17.1
2026-07-09T09:26:54.5889885Z    Compiling toml_edit v0.22.27
2026-07-09T09:26:54.6508061Z    Compiling webpki-roots v1.0.7
2026-07-09T09:26:54.6570484Z    Compiling seize v0.5.1
2026-07-09T09:26:54.7256391Z    Compiling darling_core v0.23.0
2026-07-09T09:26:54.7772160Z    Compiling serde_bytes v0.11.19
2026-07-09T09:26:54.7884752Z    Compiling hmac v0.12.1
2026-07-09T09:26:54.8318108Z    Compiling iroh v0.98.2
2026-07-09T09:26:54.9977521Z    Compiling bitflags v1.3.2
2026-07-09T09:26:55.0163037Z    Compiling once_cell_polyfill v1.70.2
2026-07-09T09:26:55.0983465Z    Compiling regex-automata v0.4.14
2026-07-09T09:26:55.1333874Z    Compiling anstyle v1.0.14
2026-07-09T09:26:55.1952204Z    Compiling lazy_static v1.5.0
2026-07-09T09:26:55.2192274Z    Compiling dyn-clone v1.0.20
2026-07-09T09:26:55.3141514Z    Compiling cmov v0.5.4
2026-07-09T09:26:55.3601286Z    Compiling pin-utils v0.1.0
2026-07-09T09:26:55.4084979Z    Compiling anstyle-wincon v3.0.11
2026-07-09T09:26:55.4585047Z    Compiling shared_library v0.1.9
2026-07-09T09:26:55.5532488Z    Compiling ctutils v0.4.2
2026-07-09T09:26:55.6451173Z    Compiling nix v0.25.1
2026-07-09T09:26:55.6563513Z    Compiling hkdf v0.12.4
2026-07-09T09:26:55.7674222Z    Compiling papaya v0.2.4
2026-07-09T09:26:55.8392947Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-09T09:26:55.8432071Z    Compiling schemars v1.2.1
2026-07-09T09:26:55.8522361Z    Compiling serial v0.4.0
2026-07-09T09:26:55.8579256Z    Compiling filedescriptor v0.8.3
2026-07-09T09:26:55.9078508Z    Compiling anstyle-parse v1.0.0
2026-07-09T09:26:56.0648704Z    Compiling backon v1.6.0
2026-07-09T09:26:56.2102842Z    Compiling anstyle-query v1.1.5
2026-07-09T09:26:56.2574043Z    Compiling vte_generate_state_changes v0.1.2
2026-07-09T09:26:56.2675274Z    Compiling paste v1.0.15
2026-07-09T09:26:56.3865816Z    Compiling shell-words v1.1.1
2026-07-09T09:26:56.4188637Z    Compiling downcast-rs v1.2.1
2026-07-09T09:26:56.4490066Z    Compiling is_terminal_polyfill v1.70.2
2026-07-09T09:26:56.4648459Z    Compiling instability v0.3.12
2026-07-09T09:26:56.5963741Z    Compiling colorchoice v1.0.5
2026-07-09T09:26:56.6033255Z    Compiling foldhash v0.1.5
2026-07-09T09:26:56.7183893Z    Compiling toml v0.8.23
2026-07-09T09:26:56.7211874Z    Compiling vte v0.13.1
2026-07-09T09:26:56.7819958Z    Compiling hashbrown v0.15.5
2026-07-09T09:26:56.8469319Z    Compiling anstream v1.0.0
2026-07-09T09:26:56.8571171Z    Compiling portable-pty v0.8.1
2026-07-09T09:26:56.9358860Z    Compiling spake2 v0.4.0
2026-07-09T09:26:57.3344886Z    Compiling regex v1.12.3
2026-07-09T09:26:57.3798918Z    Compiling strum_macros v0.26.4
2026-07-09T09:26:57.4804721Z    Compiling terminal_size v0.4.4
2026-07-09T09:26:57.5915638Z    Compiling crossterm_winapi v0.9.1
2026-07-09T09:26:57.6779418Z    Compiling itertools v0.13.0
2026-07-09T09:26:57.6788324Z    Compiling sha1 v0.10.6
2026-07-09T09:26:57.7552762Z    Compiling castaway v0.2.4
2026-07-09T09:26:57.9183872Z    Compiling wmi v0.18.4
2026-07-09T09:26:57.9642997Z    Compiling spt-runtime v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-09T09:26:58.0670750Z    Compiling static_assertions v1.1.0
2026-07-09T09:26:58.1236842Z    Compiling doctest-file v1.1.1
2026-07-09T09:26:58.2127510Z    Compiling clap_lex v1.1.0
2026-07-09T09:26:58.2774742Z    Compiling indoc v2.0.7
2026-07-09T09:26:58.3920489Z    Compiling darling_macro v0.23.0
2026-07-09T09:26:58.5898843Z    Compiling unicode-width v0.1.14
2026-07-09T09:26:58.6401623Z    Compiling recvmsg v1.0.0
2026-07-09T09:26:58.7954450Z    Compiling clap_builder v4.6.0
2026-07-09T09:26:58.8708746Z    Compiling darling v0.23.0
2026-07-09T09:26:58.9797350Z    Compiling interprocess v2.4.2
2026-07-09T09:26:59.0939481Z    Compiling compact_str v0.8.2
2026-07-09T09:26:59.3363266Z    Compiling unicode-truncate v1.1.0
2026-07-09T09:26:59.5470103Z    Compiling portmapper v0.16.0
2026-07-09T09:26:59.7673406Z    Compiling strum v0.26.3
2026-07-09T09:26:59.9607456Z    Compiling crossterm v0.28.1
2026-07-09T09:26:59.9910813Z    Compiling spt-term v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-09T09:27:00.0121428Z    Compiling lru v0.12.5
2026-07-09T09:27:00.3029607Z    Compiling clap_derive v4.6.1
2026-07-09T09:27:00.3909146Z    Compiling spt-live v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-09T09:27:00.5356597Z    Compiling unicode-width v0.2.0
2026-07-09T09:27:00.9156736Z    Compiling cassowary v0.3.0
2026-07-09T09:27:00.9334373Z    Compiling error-code v3.3.2
2026-07-09T09:27:00.9775870Z    Compiling nucleo-matcher v0.3.1
2026-07-09T09:27:01.1482506Z    Compiling clipboard-win v5.4.1
2026-07-09T09:27:01.2947860Z    Compiling ratatui v0.29.0
2026-07-09T09:27:01.5002220Z    Compiling qrcode v0.14.1
2026-07-09T09:27:01.7028488Z    Compiling tempfile v3.27.0
2026-07-09T09:27:02.5446447Z    Compiling clap v4.6.1
2026-07-09T09:27:13.8976743Z    Compiling rustls-webpki v0.103.13
2026-07-09T09:27:16.3016294Z    Compiling tokio-rustls v0.26.4
2026-07-09T09:27:16.3016799Z    Compiling noq-proto v0.17.0
2026-07-09T09:27:16.3017162Z    Compiling rustls-platform-verifier v0.7.0
2026-07-09T09:27:16.4577592Z    Compiling hyper-rustls v0.27.9
2026-07-09T09:27:16.4578017Z    Compiling hickory-net v0.26.0-beta.4
2026-07-09T09:27:16.4578392Z    Compiling tokio-websockets v0.13.2
2026-07-09T09:27:16.6027409Z    Compiling reqwest v0.13.4
2026-07-09T09:27:17.5490596Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-09T09:27:35.2823681Z    Compiling spt-net v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-09T09:27:36.7302211Z    Compiling spt-daemon v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-09T09:27:47.3829360Z    Compiling spt v0.30.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-09T09:27:56.4531025Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
2026-07-09T09:27:56.4742645Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-3bd69803958f5bb9.exe)
2026-07-09T09:27:56.5485555Z 
2026-07-09T09:27:56.5485869Z running 1 test
2026-07-09T09:28:04.7648697Z test new_brain_serves_against_old_broker ... ok
2026-07-09T09:28:04.7649027Z 
2026-07-09T09:28:04.7649320Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.22s
2026-07-09T09:28:04.7649812Z 
2026-07-09T09:28:04.8083606Z Post job cleanup.
2026-07-09T09:28:04.9135993Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-09T09:28:04.9330688Z git version 2.43.0.windows.1
2026-07-09T09:28:04.9361463Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\aeeff08f-d26b-4dc6-963b-fa0ffc6fe3ab\.gitconfig'
2026-07-09T09:28:04.9374527Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\aeeff08f-d26b-4dc6-963b-fa0ffc6fe3ab' before making global git config changes
2026-07-09T09:28:04.9375043Z Adding repository directory to the temporary git global config as a safe directory
2026-07-09T09:28:04.9379924Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-09T09:28:04.9599852Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-09T09:28:04.9808176Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-09T09:28:05.3655642Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-09T09:28:05.3862919Z http.https://github.com/.extraheader
2026-07-09T09:28:05.3886296Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-09T09:28:05.4123524Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-09T09:28:05.7866824Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-09T09:28:05.8109797Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-09T09:28:06.1904519Z Cleaning up orphan processes
2026-07-09T09:28:06.2202988Z Terminate orphan process: pid (35688) (vctip)
